home *** CD-ROM | disk | FTP | other *** search
/ The Idea Engine / The Idea Engine.iso / pc / red1.dir / 03603.ls < prev    next >
Encoding:
Text File  |  1995-10-16  |  99 b   |  8 lines

  1. on mouseUp
  2.   puppetoff()
  3.   if soundBusy(1) then
  4.     sound stop 1
  5.   end if
  6.   go(345, "White 8")
  7. end
  8.